Selecting Entries for Activities
Some activities can dynamically interact with other activities in the same workflow definition. These include:
- Activities that can return or generate entries within a workflow (e.g., Create Entry and Find Entry).
- Activities that can be performed on entries returned or generated by another activity in the same workflow (e.g., Add Sticky Note and Assign Tags).
Note: Unless you specify otherwise, all activities are performed on the entry that starts the workflow.
To select which entries an activity will be performed on
- Add an activity to your workflow by dragging it from the Toolbox Pane and dropping it in the Designer Pane.
Note: Not all activities allow you to choose which entries they will be performed on.
- Select the activity in the Designer Pane.
- In the Properties Pane, in the
appropriate property box, choose one of the following.

.
- Select Starting entry for the activity to be performed on the entry that starts the workflow. This is the default selection for all activities.
- Select Other Entry for the activity to be performed on an entry other than the starting entry. To select this option, your workflow must contain a separate activity that has the ability to return or generate entries.
To configure the Other Entry option
- Select Other Entry.
- Click Select to open the
Select Entry dialog box.
- Expand the activity returning or generating the desired entries. A
icon will appear. If it does not, the selected activity does not return or generate entries.
- Click the
icon next to the returned or generated entries you want to use. The entries you select must appear above the activity you are currently configuring.
- Click OK.